You are here: Record management > Merging branches

Branch development and merging

Typically, branches are used in development environments in which multiple teams contribute to a single application. You use branches to develop software in parallel in a version-controlled environment. For example, your teams can develop one feature in a branch while another team develops a feature in a different branch, even if they share the same base rulesets. After feature development completes, you can merge the changes you made for both features into the base ruleset. You can also use branches for providing bug fixes, because you can easily add them to applications.

Note: If your application was developed in PRPC Version 6.2 SP2 and uses branch rulesets, and you want to operate in ABA mode for best performance, the branch rulesets appear higher in the ruleset list in ABA mode than in rules assembly mode. While it is unlikely that this change affects results of your application, some analysis and testing is recommended.

Related Topics Link IconRelated information